home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / anos_2_9i.lha / AmigaNOS / TCPIP / Spool / Help / Mbox.Send < prev    next >
Text File  |  1992-11-04  |  1KB  |  24 lines

  1.  
  2. USAGE
  3.      S[end] <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  4.      SR [msg_number]
  5.      SF <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  6.  
  7. DESCRIPTION
  8.      The send command allows you to enter a message  and send it to a user at
  9.      either this system, or some other system on the network. The "from_addr"
  10.      and "bulletin_id" fields are  for special use and won't be covered here.
  11.      The "S" command  may also be followed by "P", "B", or any  other message
  12.      type  you use  (e.g. SP wb7xxx @ n7xxx).  The "SR" command allows you to
  13.      "reply" to either the  current message or the  message number specified.
  14.      The subject will be copied  and the reply will be sent to the address it
  15.      was  sent  from.  The "SF" command  will  forward a copy of  the current
  16.      message to the user specified.
  17.  
  18. EXAMPLES
  19.      send g1yyh            (Send a message to the local user, g1yyh)
  20.      s g1yyh @ gb7crg      (Send a message to g1yyh at the gb7crg host)
  21.      sr 3                  (Reply to message number 3)
  22.      sf g7aaa%g7bbb@gb7ccc (Forward current msg to g7aaa at g7bbb via gb7ccc)
  23.  
  24.